[INFO] fetching crate bioform 0.1.0...
[INFO] testing bioform-0.1.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate bioform 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bioform 0.1.0
[INFO] finished tweaking crates.io crate bioform 0.1.0
[INFO] tweaked toml for crates.io crate bioform 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bioform 0.1.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bioform 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc2115557f5bf63569694f13355a21f72bbaf281544ea62055d481882628ca85
[INFO] running `Command { std: "docker" "start" "-a" "cc2115557f5bf63569694f13355a21f72bbaf281544ea62055d481882628ca85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc2115557f5bf63569694f13355a21f72bbaf281544ea62055d481882628ca85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc2115557f5bf63569694f13355a21f72bbaf281544ea62055d481882628ca85", kill_on_drop: false }`
[INFO] [stdout] cc2115557f5bf63569694f13355a21f72bbaf281544ea62055d481882628ca85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1b6343e9f56760bd1a9abae5546af5b4bfef1e71fc3dda5ce63ef92291e9fef
[INFO] running `Command { std: "docker" "start" "-a" "b1b6343e9f56760bd1a9abae5546af5b4bfef1e71fc3dda5ce63ef92291e9fef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling gb-io v0.7.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling circular v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling bioform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |     Comment(&'a str),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 258 -     Comment(&'a str),
[INFO] [stdout] 258 +     Comment(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/parser.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 |     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout]     |     ---- ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 259 -     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout] 259 +     Data((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:60
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stdout]    |                             -- the lifetime is named here  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&'a [u8], usize> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/parser.rs:8:71
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]   |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]   |                                                    |                  |
[INFO] [stdout]   |                                                    |                  the same lifetime is elided here
[INFO] [stdout]   |                                                    the lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]   |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:13:71
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                    --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:21:69
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                      ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:68:75
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                        --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                        |                  |
[INFO] [stdout]    |                                                        |                  the same lifetime is elided here
[INFO] [stdout]    |                                                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                            ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:76:73
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                      --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  |      |
[INFO] [stdout]    |                                                      |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  the same lifetime is elided here
[INFO] [stdout]    |                                                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                          ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:80:71
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:87:71
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:92:68
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                 --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  the same lifetime is elided here
[INFO] [stdout]    |                                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                     ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:98:69
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^  ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |     |
[INFO] [stdout]    |                                                  |                  |      |     the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, &'a str, &'a str), E> {
[INFO] [stdout]    |                                                                      ++        ++       ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:157:71
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]     |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                    |                  |
[INFO] [stdout]     |                                                    |                  the same lifetime is elided here
[INFO] [stdout]     |                                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]     |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:161:67
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[INFO] [stdout]     |                                                --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Date, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stdout]     |              ^^^^   ^^^^       ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |      |          |
[INFO] [stdout]     |              |      |          the same lifetime is elided here
[INFO] [stdout]     |              |      the same lifetime is elided here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 198 | ) -> IResult<&'a str, (&'a str, u64, &'a str, &'a str, Date), E> {
[INFO] [stdout]     |               ++        ++            ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:262:67
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stdout]     |                                                --                 ^^^^         -- the same lifetime is named here
[INFO] [stdout]     |                                                |                  |
[INFO] [stdout]     |                                                |                  the same lifetime is elided here
[INFO] [stdout]     |                                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Coords<'a>, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |              ^^^^          --        -- the same lifetime is named here
[INFO] [stdout]     |              |             |
[INFO] [stdout]     |              |             the same lifetime is named here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:286:65
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stdout]     |                                              --                 ^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                              |                  |
[INFO] [stdout]     |                                              |                  the same lifetime is elided here
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, BedLine<'a>, E> {
[INFO] [stdout]     |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Level`, `error`, `info`, `log_enabled`, and `warn`
[INFO] [stdout]  --> src/main.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, warn, log_enabled, info, Level};
[INFO] [stdout]   |                  ^^^^^  ^^^^  ^^^^^^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b1b6343e9f56760bd1a9abae5546af5b4bfef1e71fc3dda5ce63ef92291e9fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b6343e9f56760bd1a9abae5546af5b4bfef1e71fc3dda5ce63ef92291e9fef", kill_on_drop: false }`
[INFO] [stdout] b1b6343e9f56760bd1a9abae5546af5b4bfef1e71fc3dda5ce63ef92291e9fef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bacce2f0797146d6b294055f9e5d1af3f0fa594c35e6d8524a7500251029b4d
[INFO] running `Command { std: "docker" "start" "-a" "1bacce2f0797146d6b294055f9e5d1af3f0fa594c35e6d8524a7500251029b4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling cool_asserts v2.0.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling gb-io v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling bioform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |     Comment(&'a str),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 258 -     Comment(&'a str),
[INFO] [stdout] 258 +     Comment(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/parser.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 |     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout]     |     ---- ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 259 -     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout] 259 +     Data((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:60
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stdout]    |                             -- the lifetime is named here  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&'a [u8], usize> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/parser.rs:8:71
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]   |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]   |                                                    |                  |
[INFO] [stdout]   |                                                    |                  the same lifetime is elided here
[INFO] [stdout]   |                                                    the lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]   |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:13:71
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                    --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:21:69
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                      ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:68:75
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                        --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                        |                  |
[INFO] [stdout]    |                                                        |                  the same lifetime is elided here
[INFO] [stdout]    |                                                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                            ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:76:73
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                      --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  |      |
[INFO] [stdout]    |                                                      |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  the same lifetime is elided here
[INFO] [stdout]    |                                                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                          ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:80:71
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:87:71
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:92:68
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                 --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  the same lifetime is elided here
[INFO] [stdout]    |                                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                     ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:98:69
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^  ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |     |
[INFO] [stdout]    |                                                  |                  |      |     the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, &'a str, &'a str), E> {
[INFO] [stdout]    |                                                                      ++        ++       ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:157:71
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]     |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                    |                  |
[INFO] [stdout]     |                                                    |                  the same lifetime is elided here
[INFO] [stdout]     |                                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]     |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:161:67
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[INFO] [stdout]     |                                                --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Date, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stdout]     |              ^^^^   ^^^^       ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |      |          |
[INFO] [stdout]     |              |      |          the same lifetime is elided here
[INFO] [stdout]     |              |      the same lifetime is elided here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 198 | ) -> IResult<&'a str, (&'a str, u64, &'a str, &'a str, Date), E> {
[INFO] [stdout]     |               ++        ++            ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:262:67
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stdout]     |                                                --                 ^^^^         -- the same lifetime is named here
[INFO] [stdout]     |                                                |                  |
[INFO] [stdout]     |                                                |                  the same lifetime is elided here
[INFO] [stdout]     |                                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Coords<'a>, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |              ^^^^          --        -- the same lifetime is named here
[INFO] [stdout]     |              |             |
[INFO] [stdout]     |              |             the same lifetime is named here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:286:65
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stdout]     |                                              --                 ^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                              |                  |
[INFO] [stdout]     |                                              |                  the same lifetime is elided here
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, BedLine<'a>, E> {
[INFO] [stdout]     |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Level`, `error`, `info`, `log_enabled`, and `warn`
[INFO] [stdout]  --> src/main.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, warn, log_enabled, info, Level};
[INFO] [stdout]   |                  ^^^^^  ^^^^  ^^^^^^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |     Comment(&'a str),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 258 -     Comment(&'a str),
[INFO] [stdout] 258 +     Comment(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/parser.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 |     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout]     |     ---- ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 259 -     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout] 259 +     Data((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:60
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stdout]    |                             -- the lifetime is named here  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&'a [u8], usize> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/parser.rs:8:71
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]   |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]   |                                                    |                  |
[INFO] [stdout]   |                                                    |                  the same lifetime is elided here
[INFO] [stdout]   |                                                    the lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]   |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:13:71
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                    --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:21:69
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                      ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:68:75
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                        --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                        |                  |
[INFO] [stdout]    |                                                        |                  the same lifetime is elided here
[INFO] [stdout]    |                                                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                            ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:76:73
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                      --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  |      |
[INFO] [stdout]    |                                                      |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  the same lifetime is elided here
[INFO] [stdout]    |                                                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                          ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:80:71
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:87:71
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:92:68
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                 --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  the same lifetime is elided here
[INFO] [stdout]    |                                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                     ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:98:69
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^  ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |     |
[INFO] [stdout]    |                                                  |                  |      |     the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, &'a str, &'a str), E> {
[INFO] [stdout]    |                                                                      ++        ++       ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:157:71
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]     |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                    |                  |
[INFO] [stdout]     |                                                    |                  the same lifetime is elided here
[INFO] [stdout]     |                                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]     |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:161:67
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[INFO] [stdout]     |                                                --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Date, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stdout]     |              ^^^^   ^^^^       ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |      |          |
[INFO] [stdout]     |              |      |          the same lifetime is elided here
[INFO] [stdout]     |              |      the same lifetime is elided here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 198 | ) -> IResult<&'a str, (&'a str, u64, &'a str, &'a str, Date), E> {
[INFO] [stdout]     |               ++        ++            ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:262:67
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stdout]     |                                                --                 ^^^^         -- the same lifetime is named here
[INFO] [stdout]     |                                                |                  |
[INFO] [stdout]     |                                                |                  the same lifetime is elided here
[INFO] [stdout]     |                                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Coords<'a>, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |              ^^^^          --        -- the same lifetime is named here
[INFO] [stdout]     |              |             |
[INFO] [stdout]     |              |             the same lifetime is named here
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:286:65
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stdout]     |                                              --                 ^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                              |                  |
[INFO] [stdout]     |                                              |                  the same lifetime is elided here
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, BedLine<'a>, E> {
[INFO] [stdout]     |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1bacce2f0797146d6b294055f9e5d1af3f0fa594c35e6d8524a7500251029b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bacce2f0797146d6b294055f9e5d1af3f0fa594c35e6d8524a7500251029b4d", kill_on_drop: false }`
[INFO] [stdout] 1bacce2f0797146d6b294055f9e5d1af3f0fa594c35e6d8524a7500251029b4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cf13ede08183567a92f0e81880977c6baa8b337d0354862609ada21ccadd258
[INFO] running `Command { std: "docker" "start" "-a" "2cf13ede08183567a92f0e81880977c6baa8b337d0354862609ada21ccadd258", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parser.rs:258:13
[INFO] [stderr]     |
[INFO] [stderr] 258 |     Comment(&'a str),
[INFO] [stderr]     |     ------- ^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 258 -     Comment(&'a str),
[INFO] [stderr] 258 +     Comment(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]    --> src/parser.rs:259:10
[INFO] [stderr]     |
[INFO] [stderr] 259 |     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stderr]     |     ---- ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     fields in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]     |
[INFO] [stderr] 259 -     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stderr] 259 +     Data((), ()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:88:60
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stderr]    |                             -- the lifetime is named here  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&'a [u8], usize> {
[INFO] [stderr]    |                                                             ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]  --> src/parser.rs:8:71
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]   |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]   |                                                    |                  |
[INFO] [stderr]   |                                                    |                  the same lifetime is elided here
[INFO] [stderr]   |                                                    the lifetime is named here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]   |                                                                        ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:13:71
[INFO] [stderr]    |
[INFO] [stderr] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stderr]    |                                                    --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                    |                  |
[INFO] [stderr]    |                                                    |                  the same lifetime is elided here
[INFO] [stderr]    |                                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stderr]    |                                                                        ++           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:21:69
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stderr]    |                                                  --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                  |                  |      |
[INFO] [stderr]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stderr]    |                                                  |                  the same lifetime is elided here
[INFO] [stderr]    |                                                  the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stderr]    |                                                                      ++        ++           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:68:75
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stderr]    |                                                        --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                        |                  |
[INFO] [stderr]    |                                                        |                  the same lifetime is elided here
[INFO] [stderr]    |                                                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stderr]    |                                                                            ++           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:76:73
[INFO] [stderr]    |
[INFO] [stderr] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stderr]    |                                                      --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                      |                  |      |
[INFO] [stderr]    |                                                      |                  |      the same lifetime is elided here
[INFO] [stderr]    |                                                      |                  the same lifetime is elided here
[INFO] [stderr]    |                                                      the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stderr]    |                                                                          ++        ++           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:80:71
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                    |                  |
[INFO] [stderr]    |                                                    |                  the same lifetime is elided here
[INFO] [stderr]    |                                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                        ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:87:71
[INFO] [stderr]    |
[INFO] [stderr] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                    |                  |
[INFO] [stderr]    |                                                    |                  the same lifetime is elided here
[INFO] [stderr]    |                                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                        ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:92:68
[INFO] [stderr]    |
[INFO] [stderr] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                 --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                 |                  |
[INFO] [stderr]    |                                                 |                  the same lifetime is elided here
[INFO] [stderr]    |                                                 the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                     ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:98:69
[INFO] [stderr]    |
[INFO] [stderr] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stderr]    |                                                  --                 ^^^^   ^^^^  ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                  |                  |      |     |
[INFO] [stderr]    |                                                  |                  |      |     the same lifetime is elided here
[INFO] [stderr]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stderr]    |                                                  |                  the same lifetime is elided here
[INFO] [stderr]    |                                                  the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, &'a str, &'a str), E> {
[INFO] [stderr]    |                                                                      ++        ++       ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:157:71
[INFO] [stderr]     |
[INFO] [stderr] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]     |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                                    |                  |
[INFO] [stderr]     |                                                    |                  the same lifetime is elided here
[INFO] [stderr]     |                                                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]     |                                                                        ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:161:67
[INFO] [stderr]     |
[INFO] [stderr] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[INFO] [stderr]     |                                                --                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                                |
[INFO] [stderr]     |                                                the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Date, E> {
[INFO] [stderr]     |                                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:198:14
[INFO] [stderr]     |
[INFO] [stderr] 197 |     input: &'a str,
[INFO] [stderr]     |             -- the lifetime is named here
[INFO] [stderr] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stderr]     |              ^^^^   ^^^^       ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]     |              |      |          |
[INFO] [stderr]     |              |      |          the same lifetime is elided here
[INFO] [stderr]     |              |      the same lifetime is elided here
[INFO] [stderr]     |              the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 198 | ) -> IResult<&'a str, (&'a str, u64, &'a str, &'a str, Date), E> {
[INFO] [stderr]     |               ++        ++            ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:262:67
[INFO] [stderr]     |
[INFO] [stderr] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stderr]     |                                                --                 ^^^^         -- the same lifetime is named here
[INFO] [stderr]     |                                                |                  |
[INFO] [stderr]     |                                                |                  the same lifetime is elided here
[INFO] [stderr]     |                                                the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Coords<'a>, E> {
[INFO] [stderr]     |                                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:276:14
[INFO] [stderr]     |
[INFO] [stderr] 275 |     input: &'a str,
[INFO] [stderr]     |             -- the lifetime is named here
[INFO] [stderr] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stderr]     |              ^^^^          --        -- the same lifetime is named here
[INFO] [stderr]     |              |             |
[INFO] [stderr]     |              |             the same lifetime is named here
[INFO] [stderr]     |              the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stderr]     |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:286:65
[INFO] [stderr]     |
[INFO] [stderr] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stderr]     |                                              --                 ^^^^          -- the same lifetime is named here
[INFO] [stderr]     |                                              |                  |
[INFO] [stderr]     |                                              |                  the same lifetime is elided here
[INFO] [stderr]     |                                              the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, BedLine<'a>, E> {
[INFO] [stderr]     |                                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: `bioform` (lib) generated 18 warnings (run `cargo fix --lib -p bioform` to apply 16 suggestions)
[INFO] [stderr] warning: unused imports: `Level`, `error`, `info`, `log_enabled`, and `warn`
[INFO] [stderr]  --> src/main.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | use log::{debug, error, warn, log_enabled, info, Level};
[INFO] [stderr]   |                  ^^^^^  ^^^^  ^^^^^^^^^^^  ^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bioform` (bin "bioform" test) generated 1 warning (run `cargo fix --bin "bioform" -p bioform --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `bioform` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bioform-52ce620f3e9f53dc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test parser::parser_test::test_gb_locus ... ok
[INFO] [stdout] test parser::parser_test::test_peek_fasta ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_gb ... FAILED
[INFO] [stdout] test test_lib::test_iupac_regex ... ok
[INFO] [stdout] test parser::parser_test::test_peek_bed ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_fastq ... FAILED
[INFO] [stdout] test test_lib::test_iupac_regex_case_sensitive ... ok
[INFO] [stdout] test parser::parser_test::test_peek_raw_dna ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_fasta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_fasta' (19) panicked at src/parser.rs:354:38:
[INFO] [stdout] Test file does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641003b6eb38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x641003b6eb38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x641003b6eb38 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x641003b6eb38 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x641003b83e6a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x641003b83e6a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x641003b73352 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x641003b73352 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x641003b4d9a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x641003b4d9a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x641003b66d99 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64100388dbcc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64100388dbcc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x641003b66f52 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x641003b66f52 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x641003b4da62 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x641003b452a9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x641003b4e77d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x641003b846ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x641003b84422 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64100386ee63 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x641003862772 - bioform[fe205ada0e2665c0]::parser::parser_test::data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x641003863cd8 - bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_fasta
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:383:30
[INFO] [stdout]   23:     0x641003860327 - bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_fasta::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:382:25
[INFO] [stdout]   24:     0x641003867856 - <bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_fasta::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x641003880cab - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x641003880cab - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x64100388e525 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x64100388e525 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x64100388e525 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64100388e525 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64100388e525 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64100388e525 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x64100388e525 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x641003889084 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x641003889084 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6410038915a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x6410038915a2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6410038915a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6410038915a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6410038915a2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6410038915a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x6410038915a2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x641003b6e15f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x641003b6e15f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7924fa49eaa4 - <unknown>
[INFO] [stdout]   46:     0x7924fa52ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_gb stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_gb' (21) panicked at src/parser.rs:354:38:
[INFO] [stdout] Test file does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641003b6eb38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x641003b6eb38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x641003b6eb38 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x641003b6eb38 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x641003b83e6a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x641003b83e6a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x641003b73352 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x641003b73352 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x641003b4d9a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x641003b4d9a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x641003b66d99 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64100388dbcc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64100388dbcc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x641003b66f52 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x641003b66f52 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x641003b4da62 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x641003b452a9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x641003b4e77d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x641003b846ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x641003b84422 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64100386ee63 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x641003862772 - bioform[fe205ada0e2665c0]::parser::parser_test::data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x6410038627f1 - bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_gb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:373:26
[INFO] [stdout]   23:     0x641003860297 - bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_gb::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:369:22
[INFO] [stdout]   24:     0x641003867796 - <bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_gb::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x641003880cab - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x641003880cab - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x64100388e525 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x64100388e525 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x64100388e525 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64100388e525 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64100388e525 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64100388e525 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x64100388e525 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x641003889084 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x641003889084 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6410038915a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x6410038915a2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6410038915a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6410038915a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6410038915a2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6410038915a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x6410038915a2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x641003b6e15f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x641003b6e15f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7924fa49eaa4 - <unknown>
[INFO] [stdout]   46:     0x7924fa52ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_bed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_bed' (18) panicked at src/parser.rs:354:38:
[INFO] [stdout] Test file does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641003b6eb38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x641003b6eb38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x641003b6eb38 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x641003b6eb38 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x641003b83e6a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x641003b83e6a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x641003b73352 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x641003b73352 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x641003b4d9a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x641003b4d9a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x641003b66d99 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64100388dbcc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64100388dbcc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x641003b66f52 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x641003b66f52 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x641003b4da62 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x641003b452a9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x641003b4e77d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x641003b846ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x641003b84422 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64100386ee63 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x641003862772 - bioform[fe205ada0e2665c0]::parser::parser_test::data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x6410038630f8 - bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_bed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:417:28
[INFO] [stdout]   23:     0x6410038602f7 - bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_bed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:416:23
[INFO] [stdout]   24:     0x641003867816 - <bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_bed::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x641003880cab - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x641003880cab - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x64100388e525 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x64100388e525 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x64100388e525 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64100388e525 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64100388e525 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64100388e525 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x64100388e525 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x641003889084 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x641003889084 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6410038915a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x6410038915a2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6410038915a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6410038915a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6410038915a2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6410038915a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x6410038915a2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x641003b6e15f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x641003b6e15f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7924fa49eaa4 - <unknown>
[INFO] [stdout]   46:     0x7924fa52ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_fastq stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_fastq' (20) panicked at src/parser.rs:354:38:
[INFO] [stdout] Test file does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641003b6eb38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x641003b6eb38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x641003b6eb38 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x641003b6eb38 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x641003b83e6a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x641003b83e6a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x641003b73352 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x641003b73352 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x641003b4d9a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x641003b4d9a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x641003b66d99 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64100388dbcc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64100388dbcc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x641003b66f52 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x641003b66f52 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x641003b4da62 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x641003b452a9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x641003b4e77d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x641003b846ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x641003b84422 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64100386ee63 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x641003862772 - bioform[fe205ada0e2665c0]::parser::parser_test::data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x641003864658 - bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_fastq
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:399:30
[INFO] [stdout]   23:     0x641003860357 - bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_fastq::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:398:25
[INFO] [stdout]   24:     0x641003867896 - <bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_fastq::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x641003880cab - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x641003880cab - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x64100388e525 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x64100388e525 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x64100388e525 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64100388e525 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64100388e525 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64100388e525 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x64100388e525 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x641003889084 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x641003889084 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6410038915a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x6410038915a2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6410038915a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6410038915a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6410038915a2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6410038915a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x6410038915a2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x641003b6e15f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x641003b6e15f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7924fa49eaa4 - <unknown>
[INFO] [stdout]   46:     0x7924fa52ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_raw_dna stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_raw_dna' (22) panicked at src/parser.rs:354:38:
[INFO] [stdout] Test file does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641003b6eb38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x641003b6eb38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x641003b6eb38 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x641003b6eb38 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x641003b83e6a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x641003b83e6a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x641003b73352 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x641003b73352 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x641003b4d9a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x641003b4d9a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x641003b66d99 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64100388dbcc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64100388dbcc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x641003b66f52 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x641003b66f52 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x641003b4da62 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x641003b452a9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x641003b4e77d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x641003b846ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x641003b84422 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64100386ee63 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x641003862772 - bioform[fe205ada0e2665c0]::parser::parser_test::data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x641003865178 - bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_raw_dna
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:436:32
[INFO] [stdout]   23:     0x641003860387 - bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_raw_dna::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:435:27
[INFO] [stdout]   24:     0x6410038678d6 - <bioform[fe205ada0e2665c0]::parser::parser_test::test_peek_raw_dna::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x641003880cab - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x641003880cab - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x64100388e525 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x64100388e525 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x64100388e525 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64100388e525 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64100388e525 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64100388e525 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x64100388e525 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x641003889084 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x641003889084 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6410038915a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x6410038915a2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6410038915a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6410038915a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6410038915a2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6410038915a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x6410038915a2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x641003b6e15f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x641003b6e15f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7924fa49eaa4 - <unknown>
[INFO] [stdout]   46:     0x7924fa52ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::parser_test::test_peek_bed
[INFO] [stdout]     parser::parser_test::test_peek_fasta
[INFO] [stdout]     parser::parser_test::test_peek_fastq
[INFO] [stdout]     parser::parser_test::test_peek_gb
[INFO] [stdout]     parser::parser_test::test_peek_raw_dna
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2cf13ede08183567a92f0e81880977c6baa8b337d0354862609ada21ccadd258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf13ede08183567a92f0e81880977c6baa8b337d0354862609ada21ccadd258", kill_on_drop: false }`
[INFO] [stdout] 2cf13ede08183567a92f0e81880977c6baa8b337d0354862609ada21ccadd258
